#content {
  text-align: justify;
  text-justify: newspaper;
}

#content div.description {
  padding-left: 12px;
  width: 526px;
}

#content div.extra {
  position: absolute;
  right: 12px;
  padding: 0 12px 0 0;
  width: 373px;
  top: 279px;
}

#content div.extra form {
  position: relative;
  margin-bottom: 78px;
  padding: 1px;
}

#content div.extra form input {
  position: absolute;
  top: 0;
  left: 0;
  width: 222px;
  padding: 4px;
}

#content div.extra form a {
  width: 7em;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
}

#content div.extra ul {
  text-align: left;
  padding-left: 24px;
  font-size: 0.875em;
  margin-bottom: 1.42857142857em;
}

#content div.extra ul li {
  line-height: 1.42857142857em;
  list-style: disc outside;
}

#who {
  color: #4c4c4c;
  text-align: left;
  position: absolute;
  right: 12px;
  padding: 30px 42px;
  top: -144px;
  width: 301px;
  background: #ffffff;
  border: 1px dotted #000000;
  box-shadow: rgba(0,0,0,0.6) 0px 3px 10px;
  -moz-box-shadow: rgba(0,0,0,0.6) 0px 3px 10px;
  -webkit-box-shadow: rgba(0,0,0,0.6) 0px 3px 10px;
}

#who h1,
#who h2,
#who h3,
#who h4,
#who h5,
#who h6 {
  color: #4c4c4c;
}

#who a.button {
  background: url(../img/buttons.png);
  line-height: 32px;
  font-weight: normal;
  font-size: 0.875em;
  text-decoration: none;
  text-indent: 80px;
  color: #e5e5e5;
  display: block;
  width: 300px;
  height: 32px;
  margin-bottom: 1.45em;
  text-shadow: #000000 0px 1px;
}

#who li.entrepreneurs a {
  background-position: 0 -64px;
}

#who li.entrepreneurs a:hover {
  background-position: 0 -96px;
}

#who li.investors a:hover {
  background-position: 0 -32px;
}

#who h1,
#who h2,
#who h3,
#who h4,
#who h5,
#who h6 {
  margin-bottom: 0.6em;
  font-weight: bold;
}

#who p {
  font-size: 0.775em;
  line-height: 16px;
  color: #7f7f7f;
}

#who li.investors {
  border-top: 1px dotted #000000;
  margin-top: 1.8em;
  padding-top: 1.9em;
}
